@charset "utf-8";

/* CSS Document */

@media screen and (min-width:320px) and (max-width:399px) {
	.page_title {
		margin-top: 30px;
	}
	#login {
		border: 1px solid #fff;
		color: #fff !important;
	}
	.logo-image {
		margin-bottom: 10px;
		/*margin-top: -10px !important;*/
		height: 50px !important;
	}
	.circle{
		padding: 0 !important;
		line-height: 40px !important;
	}
	.margin_left{
		margin-left:0 !important;
	}
}

@media screen and (min-width: 400px) and (max-width:499px) {
	.page_title {
		margin-top: 30px;
	}
	#login {
		border: 1px solid #fff;
		color: #fff !important;
	}
	.logo-image {
		margin-bottom: 10px;
	}
	.circle{
		padding: 0 !important;
		line-height: 40px !important;
	}
}

@media screen and (min-width: 500px) and (max-width:639px) {
	.page_title {
		margin-top: 30px;
	}
	.logo-image {
		margin-bottom: 10px;
	}
	.circle{
		padding: 0 !important;
		line-height: 40px !important;
	}


}

@media screen and (min-width: 640px) and (max-width:767px) {
	.page_title {
		margin-top: 30px;
	}
	.logo-image{
    height: 60px !important;
	}
	.circle{
		padding: 0 !important;
		line-height: 40px !important;
	}
}

@media screen and (min-width: 768px) and (max-width:991px) {
	.gsjj {
		height: 293px !important;
	}
	.sfpt {
		height: 146px !important;
	}
	.zjjs {
		height: 469px !important;
	}
	.zzjg {
		height: 177px !important;
	}
	.lxwm {
		height: 120px !important;
	}
	.circle {
		width: 35px !important;
		height: 35px !important;
	}
	.logo-image {
		width: 240px !important;
		margin-bottom:15px !important;
	}
	.navbar-default .navbar-mega-menu>li>a {
		margin: 0 2px;
		font-size: 14px;
	}
	.navbar-default .navbar-mega-menu>li {
		margin: 0 6px;
	}
	.logo-image{
    height: 74px !important;
    transform: translate(0px,3px);
	}

	.navbar-default .navbar-collapse{
		margin-top:29px !important;
	}
	.navbar-default .navbar-brand{
		padding-bottom:16px;
	}

}

@media screen and (min-width: 992px)and (max-width:1199px) {
	.gsjj {
		height: 293px !important;
	}
	.sfpt {
		height: 146px !important;
	}
	.zjjs {
		height: 469px !important;
	}
	.zzjg {
		height: 177px !important;
	}
	.lxwm {
		height: 120px !important;
	}
	.logo-image {
		width: 270px !important;
	}
	.navbar-default .navbar-mega-menu>li>a {
		margin: 0 4px;
		font-size: 16px;
	}
	.navbar-default .navbar-mega-menu>li {
		margin: 0 6px;
	}
	.logo-image{
    height: 74px !important;
    transform: translate(40px,3px);
	}

}

@media screen and (min-width: 1200px)and (max-width:1400px) {
	.gsjj {
		height: 293px !important;
	}
	.sfpt {
		height: 146px !important;
	}
	.zjjs {
		height: 469px !important;
	}
	.zzjg {
		height: 177px !important;
	}
	.lxwm {
		height: 120px !important;
	}
	.logo-image{
    height: 74px !important;
    transform: translate(40px,3px);
	}

}

@media screen and (min-width: 1400px) {
	.gsjj {
		height: 293px !important;
	}
	.sfpt {
		height: 146px !important;
	}
	.zjjs {
		height: 469px !important;
	}
	.zzjg {
		height: 177px !important;
	}
	.lxwm {
		height: 120px !important;
	}
	.logo-image{
    height: 70px !important;
    // transform: translate(40px,3px);
    position: relative;
    top:3px;
	}
	.main-menu{
		height: 100px;
	}
	#menu{
		margin-top: 33px;
	}
}
